php forum
php mysql forum
php mysql smarty
 
Page 1 of 6 1 2 3 4 5 6 >
Topic Options
#154725 - 07/24/02 06:24 PM [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Here it is folks, the newest implementation of the annoying QuickReply hack with QuickQuote™ technology! In this version i've wordletized some things, and fixed QuickQuote™. smile

This version works for 6.3.0 - 6.3.1 as tested, though there may be bugs.

This hack requires modification wordlets now

Quote:
quote:

Its adds a little box after each post for quick and easy replying.
Works with 6.3.

Download

Thanks LK for his work on 3.0.

Logs:

1.0: Initial Testing
1.1: Fixed some HTML (Alpha Init)
1.2: Fixed some more HTML (Beta Init, RC1 Init)
1.3: Fixed more HTML (RC2 Init)
1.4: Public Release (RC2 used)
1.5: Fixed Doc Errors
1.6: Updated Doc to work with JCTemplates
1.7: Fixed some HTML
1.8: Fixed a bug with variables sending incorrect information
1.9: Added support for ALT+S thanks to Bookie and xpert!
2.0: Cookie Support to NOT show the box (hopefully)
3.0: Adds some other options, fixes a bug, adds profile option. This has been tested but not much. Report bugs/probs here and give me time to fix issues.
3.1: Fixed a bug. Redo topic_page.
3.2: Bugs Fixed, Carrot Cakes eaten.
3.3: Bugs
3.3: Bugs
3.3: Bugs
3.4: Bugs
3.5: QuickReply w/Quote
3.6: Fixed QuickReply w/Quote (Do topic_page, the bottom)
3.7: More Wordletization
Upgrading requires topic_page main code replacement only.
4.0: Wordlets, Fixed QuickQuote

You can use the image next to the quote button on UBBDev made by bookie. Download and upload to your noncgi directory. Thanks, Bookie!

NOTE: If you can't find [34] or [35], replace with [35] and [34] respecively.
Download

Top
#154726 - 07/24/02 07:27 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Great work LK and Greg, With all these new features I'll upgrade from my very old version. tipsy

Top
#154727 - 07/24/02 08:58 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Text file updated with a fix to QuickQuote.

Top
#154728 - 07/25/02 02:46 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
File updated, new wordlets and html fixes.

Top
#154729 - 07/30/02 02:01 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Panky Offline
Member

Registered: 07/02/01
Posts: 85
Loc: England
Is there a MH file for this? I have sooo many hacks to implement after the upgrade... frown
_________________________
http://chat.spl.at

Top
#154730 - 07/31/02 05:22 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
p74vic Offline
Member

Registered: 01/03/01
Posts: 60
Loc: Charlottesville, VA
Other than that, TIGHT HACK! smile
_________________________
www.crownvic.net

Top
#154731 - 07/31/02 05:38 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Hank Offline
Member

Registered: 04/14/01
Posts: 55
Loc: UK
After installing, (but not doing the quickquote bit cuz it only allows one picture to be used)
it brings up this error when a member trys to Register.

An error has occured:

CGIPath/ubb_registration.cgi: syntax error at CGIPath/ubb_registration.cgi line 739, near "$quickreply;"

Top
#154732 - 07/31/02 06:50 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
If someone confirms that I'll look into it.

Top
#154733 - 07/31/02 08:12 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
eXtremeTim Offline
Member

Registered: 10/13/01
Posts: 544
Nice hack you guys. Very nice. I will install this one latter tonight. smile
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=extremetim&s=1[/img]

Top
#154734 - 08/01/02 09:39 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Hank Offline
Member

Registered: 04/14/01
Posts: 55
Loc: UK
freak.scene's board has the same error as me when trying to register. I found out when i tried to register there!
http://www.freakscene.net/cgi-bin/ubb/ultimatebb.cgi?ubb=agree

Top
#154735 - 08/01/02 10:30 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Alright i'll look into it.

Top
#154736 - 08/01/02 12:43 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
Odd, I just installed it on a fresh 6.3.1 with no issues...

Click here .
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#154737 - 08/02/02 08:23 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Code:
#Find:

		$avline,	 #38
	);

# Add below:

	$thismemarray[61] = $quickreply;
Are you sure you put it BELOW and not ABOVE?
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#154738 - 08/04/02 10:57 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
.

Top
#154739 - 08/05/02 07:30 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
mark99 Offline
Member

Registered: 03/11/01
Posts: 314
In the new_topic (not reply) .pl file you missed out $email_notify in the options, probably because you did the reply file code first and it doesn't appear there.

I simply added
$email_notify in front and it worked.

Top
#154740 - 08/05/02 07:48 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I'm very confused @ mark tipsy

This hack is for replying, not new topics tipsy Well, unless Greg added it to forum page?
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#154741 - 08/05/02 11:20 PM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
No, i didn't. wink

Top
#154742 - 08/06/02 04:37 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
mark99 Offline
Member

Registered: 03/11/01
Posts: 314
Sorry, got confused between CompactReply and QuickReply =).

Top
#154743 - 08/06/02 11:10 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
Chopped Onions Offline
Junior Member

Registered: 09/04/00
Posts: 16
Loc: Michigan, USA
I received that same error. I fixed it by placing the "$quote_body" after "$report_icon, $linkname," instead of "$Avatar."

Now, is there an imagefor the quick reply w/ quote that's compatible with black backgrounds?
_________________________
J3i Inc.
Windows Incident Resolution
Perl Script Installation
UBB Modification Installation

Top
#154744 - 08/06/02 11:45 AM Re: [6.3.x] [beta] QuickReply™ 4.0 [URL FIXED]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Not instead of $Avatar, but in addition to $Avatar tipsy
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
Page 1 of 6 1 2 3 4 5 6 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks